home *** CD-ROM | disk | FTP | other *** search
- {
- IBClasses = (
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {
- ACTIONS = {
- installContextMenu = id;
- installSystemPreferences = id;
- launchSystemPreferences = id;
- ok = id;
- uninstallContextMenu = id;
- uninstallSystemPreferences = id;
- };
- CLASS = PreferencesController;
- LANGUAGE = ObjC;
- OUTLETS = {
- contextMenuInstallButton = NSButton;
- contextMenuUninstallButton = NSButton;
- systemPreferencesInstallButton = NSButton;
- systemPreferencesOpenButton = NSButton;
- systemPreferencesUninstallButton = NSButton;
- };
- SUPERCLASS = NSWindowController;
- }
- );
- IBVersion = 1;
- }